VHtml
Description
The property holds a common string value whose value is basically vanilla html. It can only be found inside the Detail Panel for yTextbox.
| Feature | Value |
|---|---|
| Theme injectable | ✗ |
| Possible Inputs | A-Z, a-z, Any numeric value (integer or decimal), Special characters |
Occurrences
Toolbar
Via in place edit, this property can be manipulated and the user can insert or create a content which gets transformed into valid html.

Detail Panel
The picker enables the user to insert a string of its choice. The string must be valid html as in other cases, the component might not display its value.